home *** CD-ROM | disk | FTP | other *** search
/ Tech Arsenal 1 / Tech Arsenal (Arsenal Computer).ISO / tek-01 / unzip42.zip / README < prev    next >
Text File  |  1992-03-20  |  6KB  |  118 lines

  1. File README for:
  2.  
  3. unzip42.zip    generic Unix/VMS/OS2/MSDOS/Mac/Amiga/Atari UnZip v4.2
  4. unzip42.zoo    same as above, but ZOO format
  5. unzip42.arc    same as above, but ARC format
  6. unzip42.tar.Z    same as above, but compressed tar format
  7.  
  8. A public distribution version of the Info-ZIP project's generic UnZip
  9. utility; 20 March 1992.
  10. __________________________________________________________________________
  11.  
  12. BEFORE YOU ASK:  UnZip and its companion Zip utility can be found on many
  13. archive sites around the world.  The "archie" ftp database utility can be
  14. used to find a site near you (if you don't know how to use it, DON'T ASK
  15. US--check the Usenet groups news.newusers.questions or news.answers or some
  16. such).  The "official" Info-ZIP ftp site is valeria.cs.ucla.edu in /pub.
  17. The most heavily used US site is wuarchive.wustl.edu; Zip 1.0 can be found
  18. in /packages/compression/zip-1.0-export.tar.Z, and UnZip will probably be
  19. found in the same place.  Zip 1.0 is also at any comp.sources.misc archive
  20. site (volume 23) and, due to an oversight, in comp.sources.unix archives,
  21. too (most recent volume--24?).  Machine-specific archives and executables
  22. for both Zip and UnZip may be stored at wuarchive in /mirrors/misc/unix,
  23. /mirrors/misc/vaxvms, /mirrors/msdos/zip, etc.  See the bottom of Contents
  24. for locations of the decryption routines for Zip and UnZip.  The interna-
  25. tional sites listed there (and US mirrors thereof) will most likely have
  26. the rest of the Zip and UnZip packages, as well.
  27. __________________________________________________________________________
  28.  
  29.  
  30. This version of UnZip has been ported to a wide array of Unix and other
  31. mainframes, minis, and micros (including VMS, OS/2, Minix, MSDOS, Amiga,
  32. Atari ST (kinda), and Macintosh).  Although highly compatible with Phil
  33. Katz's PKZIP and PKUNZIP utilities of MSDOS fame, our objective has been
  34. one of portability and other-than-MSDOS functionality.  Features not found
  35. in the PKWare version include default extraction of directory trees (with
  36. a switch to defeat this, rather than the other way around); HPFS awareness
  37. for the OS/2 version; and, of course, the ability to run on most of your
  38. favorite operating systems.
  39.  
  40. New features in this version are detailed in the History file, but a
  41. couple of them are worth comment.  Decryption (to accompany Zip 1.0's 
  42. encryption) is now supported (you still have to ftp the crypt.c source
  43. separately, but that's explained in the Contents file).  It is a recent
  44. addition, however, and there may be some rough edges in the compilation.
  45. If it fails, try adding (or removing) -DTERMIO to the compiler command.
  46. (This is especially likely on System V machines--the error messages will
  47. say things about sgtty being undefined in file_io.c.)  Once you get it
  48. to compile, everything should work well; it's only the compilation itself
  49. which may be a problem.  (The one known exception is for Crays; there is
  50. a bug in crypt.c 1.0.  A small patch [cray.dif] is included with UnZip
  51. 4.2.  The patch is unnecessary for later versions of crypt.c.)  Decryption
  52. is optional, of course, and there should be virtually no problems compil-
  53. ing the export (non-decryption) version of UnZip.
  54.  
  55. Ship is also now included with the UnZip distribution.  It first appeared
  56. with Zip 1.0 and is the preferred method for mailing binaries to and from
  57. Info-ZIP.  As it was added at the last minute, however, there are only
  58. makefile targets in the main Makefile (for regular Unix, SysV, OS/2 and
  59. MS-DOS).  Most people will already have Ship compiled with the Zip dis-
  60. tribution, so this shouldn't be a big problem.  Ship is likely to disap-
  61. pear again in the next release (it should be separately distributed by
  62. then).
  63.  
  64. The new compression method in PKZIP 1.93a (deflation) is NOT supported
  65. yet and won't be until PKZIP 2.0 (or whatever) is officially released.
  66. PKZ193A.EXE is a beta version of the software, and its compression format
  67. may change before the official release.  We'll be ready when it does come 
  68. out, however.... :-)
  69.  
  70. See unzip.1 or unzip.man for usage.  (No, there isn't a manual, per se.
  71. Dave Heiland is working on one, but it's a big job and he isn't done
  72. yet.)  See Contents for an explanation of everything in the distribution,
  73. and BUGS for a list of what still doesn't work.  The History file lists
  74. what *did* get fixed and added this time; CONTRIBS lists who did it (not
  75. complete, but we're trying); and COPYING contains information on commer-
  76. cial usage, licensing, etc.  Basically such usage is prohibited at present,
  77. but we're working on lifting that restriction.  So don't bug us unless you
  78. have (legally) rewritten some or all of the code in question (check with
  79. us first, however, since we're also working on that as time permits).
  80.  
  81. See the Makefile (or the system-specific archives) for details on how to
  82. compile for your system.  If you confirm a clean compile and execution
  83. on a unique system (i.e., one different from those in the makefiles), 
  84. please provide Info-ZIP via e-mail with details as to your system type, 
  85. any changes required, what Makefile system was used, etc.
  86.  
  87. If any changes are made to source, we'd appreciate them (context diff
  88. files only, please), with explanation as appropriate.
  89.  
  90. All bug reports and patches should go to zip-bugs@cs.ucla.edu, and sug-
  91. gestions for new features can be sent to info-zip@cs.ucla.edu (although
  92. we don't promise to use all suggestions).  If it's something which is
  93. manifestly useful, sending the required patches to zip-bugs directly is 
  94. likely to produce a quicker response than asking us to do it.  Those 
  95. directly responsible for updating the code are somewhat short on time 
  96. these days.  If you're considering a port, however, please check in with 
  97. Info-ZIP FIRST, since the code is constantly being updated behind the 
  98. scenes.  We'll arrange to send you the latest source.  The alternative 
  99. is the possibility that your hard work will be tucked away in a sub-
  100. archive and pretty much ignored.
  101.  
  102. Please don't send e-mail to me (I'm only the Coordinator), unless
  103. you're requesting something special (e.g., a copy of the "No Feelthy ..."
  104. rules for source and change submission).
  105.  
  106. If you'd like to keep up to date with our UnZip (and companion Zip
  107. utility) development, join the ranks of BETA testers, add your own
  108. thoughts and contributions, etc., send your request to
  109.  
  110.     Info-ZIP-Request@cs.ucla.edu
  111.  
  112. and Rich Wales'll add you to the Info-ZIP newsletter mailing list.
  113.  
  114. David Kirschbaum
  115. Info-ZIP Coordinator
  116.  
  117. (with some additions by Cavum Newtus)
  118.